net/http.http2roundRobinWriteScheduler.control (field)

5 uses

	net/http (current package)
		h2_bundle.go#L11722: 	control http2writeQueue
		h2_bundle.go#L11790: 		ws.control.push(wr)
		h2_bundle.go#L11801: 		ws.control.push(wr)
		h2_bundle.go#L11809: 	if !ws.control.empty() {
		h2_bundle.go#L11810: 		return ws.control.shift(), true